Vcenter NamespaceManagement SupervisorServices Versions Summary
The Vcenter NamespaceManagement SupervisorServices Versions Summary schema contains the basic information about a Supervisor Service version.
This schema was added in vSphere API 7.0.3.0.
{
"version": "string",
"display_name": "string",
"state": "string",
"description": "string"
}
The identifier of the Supervisor Service version.
This property was added in vSphere API 7.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor_services.Version
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor_services.Version
.
A human readable name of the Supervisor Service version.
This property was added in vSphere API 7.0.3.0.
The current Vcenter NamespaceManagement SupervisorServices Versions State of the Supervisor Service version.
For more information see: Vcenter NamespaceManagement SupervisorServices Versions State.
This property was added in vSphere API 7.0.3.0.
A human readable description of the Supervisor Service version.
This property was added in vSphere API 7.0.3.0.
If missing or null
, no description is available for the service version.